RE: MySQL -> pgsql

Поиск
Список
Период
Сортировка
От Michelle Murrain
Тема RE: MySQL -> pgsql
Дата
Msg-id a05001910b61513f723e2@[192.168.1.151]
обсуждение исходный текст
Ответ на RE: MySQL -> pgsql  ("Diehl, Jeffrey" <jdiehl@sandia.gov>)
Список pgsql-general
At 2:43 PM -0600 10/19/00, Diehl, Jeffrey wrote:
>I don't think this will work in all cases.  The index syntax is different
>between mysql and psql.  For example, I specify indexing in the create
>clause under mysql; I use a separate statement to create an index under
>psql.  Am I missing something?

Yeah, sorry I was oversimplifying the process. I had to go in and use
a text editor and change some of the data type definitions. mSQL is
such a simple DBMS, though, so the tables were really easy.

On the burner for development - conversion tools?

Michelle
--
--------------------------------
Michelle Murrain Ph.D., President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

В списке pgsql-general по дате отправления:

Предыдущее
От: "Diehl, Jeffrey"
Дата:
Сообщение: RE: MySQL -> pgsql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Any risk in increasing BLCKSZ to get larger tuples?